home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / PsycleInstaller.exe / {app} / Documents / FAQ.txt next >
Encoding:
Text File  |  2003-07-15  |  4.5 KB  |  96 lines

  1.  
  2. List of Frequently Asked Questions about Psycle
  3. -----------------------------------------------
  4.  
  5. - Usability -
  6. -------------
  7.  
  8. Q)     When Psycle loses focus, the music stops. Why?
  9. A)     The "Exclusive" mode is selected in the Directsound Configuration.
  10.     Go to Configuration Menu, settings option and there the "Input/output" folder, to
  11.     press the configure button.There you will see the option.
  12.  
  13. Q)    I've put my xxx VST plugin in the "plugins" dir and Psycle doesn't show it. Why?
  14. A)    Psycle uses a different paths for Native plugins and VST plugins.
  15.     By default, Native Plugins go under "Plugins\" and VST's go under "Vst\".
  16.     If you want to change it, go to Configure-Settings, there the "Directories" tab,
  17.     and select your VST plugins' dir.
  18.  
  19. Q)    Why doesn't/Can't/won't Psycle support buzz machines?
  20. A)    Oskari Tammelin, Buzz author, declined us the right to develop a Buzz Plugins' Host
  21.     for Psycle. It's up to someone to develop a plugin that can load buzz plugins.
  22.     (It won't be allowed by Oskari either, but many users would like it)
  23.  
  24. Q)    I Have Pro52 VSTi and it is shown as an Effect Machine. How come?
  25. A)    There are two Pro5 dll's, one called pro-52.dll and the other called pro-52fx.dll
  26.     The first one is recognized by Psycle as a generator while the other is recognized
  27.     as an effect and it allows to use the Pro52 Effect engine separatedly from the synth
  28.  
  29. Q)    I can't enter notes into the Pattern Editor. What happens?
  30. A)    The Edit Mode is Deactivated. The default key to switch it on/off is the "Space" key.
  31.     Also, now you have a Red Dot next to the "Undo/Redo" buttons, which allows you to change it
  32.     as well.
  33.  
  34. Q)  Why Bohan's plugins don't work under Win 95/98 (Me?)?
  35. A)  We've found that the reason of this is the lack of a .dll in the system. We don't know why
  36.     it isn't there. Its name is  msvcp60.dll . Get it from someone who has it, and put it in
  37.     your windows\system directory.
  38.  
  39.  
  40. (There are some more, but I forgot about them)
  41.  
  42.  
  43. - Developement -
  44. ----------------
  45.  
  46. Q)    How can I develop a Psycle Machine?
  47. A)    There's no SDK yet, and format will change in Psycle 2, but right now,you can download
  48.     Psycle plugins' sourcecode and using one of them as a template for your plugin.
  49.     You can download them from Psycle's Source Forge Site at:
  50.     http:www.sourceforge.net/projects/psycle
  51.  
  52. Q)    How can I port a Buzz machine to Psycle?
  53. A)    I've just developed a little SDK to do this. Find it on SourceForge Site as well:
  54.     http:www.sourceforge.net/projects/psycle
  55.     Note: Not tested.
  56.     Note2: You can check the sources of the M3 Psycle machine, which is a port of the
  57.     original M3 buzz machine.
  58.  
  59. Q)    When will Psycle 2 be out?/ In which stage is Psycle 2 developement? What do you
  60.     plan for Psycle 2?
  61. A)    "History" :
  62.  
  63.     Psycle 2 has been in a few stages since it was first talked about. On December 2000
  64.     it was started to being developed by Mats (the one that made the 1.1 versions ).
  65.     When he left Psycle coding. Psycle 2 stopped, and Psycle 1.5 was done.
  66.     Then, it was clear that Psycle needed a change to be improved further more so it was time
  67.     to think with Psycle 2 again, but instead of continuing Mats's work, [JAZ] started to
  68.     think on a newer design.
  69.     This design has been codenamed PsyClean, but has never really started to being
  70.     developed.
  71.  
  72.     Then, There was a version that temporarily was called 1.9. This was started by Dan,
  73.     but left it because of work.
  74.     This version had some Data structure changes which aimed to give more tracks, volume
  75.     column (panning too?) , more lines per pattern, new song fileformat, and so on.
  76.  
  77.  
  78.     "Nowadays":
  79.  
  80.     There are two branches, Psycle 1 and PsycleII.
  81.  
  82.     Psycle 1 is actively being developed, mostly by [JAZ] and pooplog. (If you read this,
  83.     you're seeing the work already). This branch tries to offer fast and simple editing ,
  84.     still being powerful. We still need to add multipattern editing for this to be true.
  85.  
  86.     Psycle II is a tryout for a real studio, meaning that it would contain different
  87.     editors for different actions, all them related to making and processing audio (and
  88.     maybe other signals as well).
  89.     It was initially stated being coded by Majick_ / MJK, he had most of the core
  90.     ready, but left for work too. Dilvie, on the other hand, started working on the GUI,
  91.     trying Mozilla XUL language as a start. Unfortunately, he's busy with work too
  92.     (yep... one more).
  93.     The latest news, unluckily, are that this branch is vaporware. So let's put our efforts
  94.     on the "1" branch, and reget the "PsyClean" Idea :)))
  95.  
  96.